FHIR IG analytics
Resources that use this resource
| StructureDefinition |
| smart.who.int.pcmt-vaxprequal#current | FinishedVaccineProducts | WHO Vaccine PreQual DB - Finished Vaccine Products |
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
Source1
{
"resourceType": "StructureDefinition",
"id": "PreQualNRA",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
"valueCode": "can-be-target"
},
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
"valueBoolean": true
}
],
"url": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualNRA",
"version": "0.2.0",
"name": "PreQualNRA",
"title": "WHO PreQual NRA",
"status": "draft",
"date": "2026-03-25T13:07:10+00:00",
"publisher": "WHO",
"contact": [
{
"name": "WHO",
"telecom": [
{
"system": "url",
"value": "http://who.int"
}
]
}
],
"description": "Logical model for the responsible National Regulatory Authority (NRA)\nfrom the WHO PreQual API (ProductDetails.NRADetails).",
"fhirVersion": "5.0.0",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
}
],
"kind": "logical",
"abstract": false,
"type": "http://smart.who.int/pcmt-vaxprequal/StructureDefinition/PreQualNRA",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
"derivation": "specialization",
"snapshot": {
"extension": [
{
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
}
],
"element": [
{
"id": "PreQualNRA",
"path": "PreQualNRA",
"short": "WHO PreQual NRA",
"definition": "Logical model for the responsible National Regulatory Authority (NRA)\nfrom the WHO PreQual API (ProductDetails.NRADetails).",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "rim",
"map": "n/a"
}
]
},
{
"id": "PreQualNRA.nraId",
"path": "PreQualNRA.nraId",
"short": "NRA organization ID",
"definition": "NRA organization ID",
"min": 0,
"max": "1",
"base": {
"path": "PreQualNRA.nraId",
"min": 0,
"max": "1"
},
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "PreQualNRA.name",
"path": "PreQualNRA.name",
"short": "Organization name",
"definition": "Organization name",
"min": 1,
"max": "1",
"base": {
"path": "PreQualNRA.name",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "PreQualNRA.addressLine1",
"path": "PreQualNRA.addressLine1",
"short": "Address line 1",
"definition": "Address line 1",
"min": 0,
"max": "1",
"base": {
"path": "PreQualNRA.addressLine1",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "PreQualNRA.country",
"path": "PreQualNRA.country",
"short": "Country",
"definition": "Country",
"min": 0,
"max": "1",
"base": {
"path": "PreQualNRA.country",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "PreQualNRA.website",
"path": "PreQualNRA.website",
"short": "Website URL",
"definition": "Website URL",
"min": 0,
"max": "1",
"base": {
"path": "PreQualNRA.website",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "PreQualNRA.organizationReference",
"path": "PreQualNRA.organizationReference",
"short": "FHIR Organization reference",
"definition": "FHIR Organization reference",
"min": 1,
"max": "1",
"base": {
"path": "PreQualNRA.organizationReference",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
]
}
]
}
]
},
"differential": {
"element": [
{
"id": "PreQualNRA",
"path": "PreQualNRA",
"short": "WHO PreQual NRA",
"definition": "Logical model for the responsible National Regulatory Authority (NRA)\nfrom the WHO PreQual API (ProductDetails.NRADetails)."
},
{
"id": "PreQualNRA.nraId",
"path": "PreQualNRA.nraId",
"short": "NRA organization ID",
"definition": "NRA organization ID",
"min": 0,
"max": "1",
"type": [
{
"code": "Identifier"
}
]
},
{
"id": "PreQualNRA.name",
"path": "PreQualNRA.name",
"short": "Organization name",
"definition": "Organization name",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "PreQualNRA.addressLine1",
"path": "PreQualNRA.addressLine1",
"short": "Address line 1",
"definition": "Address line 1",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "PreQualNRA.country",
"path": "PreQualNRA.country",
"short": "Country",
"definition": "Country",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "PreQualNRA.website",
"path": "PreQualNRA.website",
"short": "Website URL",
"definition": "Website URL",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "PreQualNRA.organizationReference",
"path": "PreQualNRA.organizationReference",
"short": "FHIR Organization reference",
"definition": "FHIR Organization reference",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"https://profiles.ihe.net/ITI/mCSD/StructureDefinition/IHE.mCSD.Organization"
]
}
]
}
]
}
}