All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.map.atna2fhir.map Maven / Gradle / Ivy

There is a newer version: 5.0-rc2
Show newest version
mappings = {

    atnaCodingSystem(
        'DCM'               : 'http://dicom.nema.org/resources/ontology/DCM',
        'IHE Transactions'  : 'urn:oid:1.3.6.1.4.1.19376',
        'IHE XDS Metadata'  : 'urn:oid:1.3.6.1.4.1.19376.1.2.6',
        'RFC-3881'          : 'urn:ietf:rfc:3881',
        (ELSE)              : { (it && it.charAt(0).isDigit()) ? 'urn:oid:' + it : it },
    )

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy