version: 1; Last updated: 2019-05-29 14:58:58+0530
Profile: Practitioner
identifier: Medical License number/21-1521-3828-3227
name: Dr. DEF
"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MD" ] ;
fhir:display [ fhir:v "Medical License number" ]
] )
] ;
fhir:system [ fhir:v "https://doctor.ndhm.gov.in"^^xsd:anyURI ] ;
fhir:value [ fhir:v "21-1521-3828-3227" ]
] ) ; #
fhir:name ( [
fhir:text [ fhir:v "Dr. DEF" ]
] ) . #
# -------------------------------------------------------------------------------------