This case-sensitive code system https://spor.ema.europa.eu/v1/lists/100000000004 defines the following codes:
| Code | Display |
| 100000000012 | Human use |
| 100000000013 | Veterinary use |
| 100000000014 | Human and Veterinary use |
"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "https://spor.ema.europa.eu/v1/lists/100000000004"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "DomainCs"] ; #
fhir:title [ fhir:v "Domain"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-07-01T13:56:00+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "AGES"] ; #
fhir:contact ( [
fhir:name [ fhir:v "AGES" ] ;
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.ages.at/" ]
] )
] ) ; #
fhir:description [ fhir:v "Domain"] ; #
fhir:jurisdiction ( [
fhir:coding ( [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AT" ] ;
fhir:display [ fhir:v "Austria" ]
] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "3"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "100000000012" ] ;
fhir:display [ fhir:v "Human use" ]
] [
fhir:code [ fhir:v "100000000013" ] ;
fhir:display [ fhir:v "Veterinary use" ]
] [
fhir:code [ fhir:v "100000000014" ] ;
fhir:display [ fhir:v "Human and Veterinary use" ]
] ) . #
# -------------------------------------------------------------------------------------